AgentAstra:面向 DeepSeek Harness 的空间化对话与轨迹可视化插件
AgentAstra 是 DeepSeek Harness 的一个实验性客户端插件,旨在将 Agent 运行过程投影为可穿行的空间化视图,替代传统的线性消息流展示。该插件通过语义时间、因果通道和信息层级三个维度,直观呈现用户提示、Agent 回复、工具调用、子 Agent 委派、文件读写及外部资源访问等关键节点及其因果触发关系。 核心功能包括:将对话内容展示为可阅读卡片,支持键盘导航、时间条拖动及节点聚焦交互;允许将精确文件快照直接拖拽至聊天框草稿;视图与当前会话绑定,卸载时自动释放 WebGL 资源,且在 WebGL 不可用时提供文本回退方案。 安装需使用 `dsh plugin` 命令添加
Read Moredsh-trace-compare: Drawing Agent Exploration Trajectories as Mazes
dsh-trace-compare is a DeepSeek Harness client plugin maintained by lamost423, designed to visualize tool calls within session logs or live sessions as a maze-like timeline, clearly presenting the main branch, failed branches, and turning points. It supports sidebar Trace comparison (single/dual log coaxial comparison, round alignment, branch inventory) and in-session real-time maze tabs, featuring zoom, filter, export, and bilingual interfaces. This article introduces the installation commands, typical usage, and key judgment rules.
Read More